public void CompletePages( Page[] pagesToComplete, string strIndex, string strRevDescription, string strReasonOfChange )
public: void CompletePages( array<Page^>^ pagesToComplete, String^ strIndex, String^ strRevDescription, String^ strReasonOfChange )
Parameters
| Parameter Name | Description |
|---|---|
| pagesToComplete | An array of pages to complete. |
| strIndex | Name of the new revision. |
| strRevDescription | Description of the new revision. |
| strReasonOfChange | Additional description of the new revision. |